home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2000 November / PCnet Mega CD - Kasım 2000.iso / HTML / GAMES / FPS SkiRacing / FPS.ZIP / DATA1.CAB / Skiing_Demo / srmain.vol / console.cs next >
Encoding:
Text File  |  1998-01-29  |  363 b   |  20 lines

  1.  
  2. set ConsoleWorld::DefaultSearchPath ".;TMP"
  3. set Console::GFXFont console.pft
  4. setCursor MainWindow cursor.bmp
  5. set UseTransparency 1
  6. set ManualInit 0
  7. set ConsoleDisplay 0
  8. set ConsoleActivated 0
  9. set SoundLog 1
  10. #setLink 0
  11. set fov 40
  12. #setFullscreenDevice MainWindow Glide
  13. #setFullscreenDevice MainWindow Software
  14. cursorOn  MainWindow
  15.  
  16. shellLoad
  17.  
  18.  
  19.  
  20.